CompoundFileOpen(Stream) Method

Opens compound file from the specified stream.

Definition

Namespace: Independentsoft.IO.StructuredStorage
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public void Open(
	Stream stream
)

Parameters

stream  Stream
A stream.

See Also